[INFO] cloning repository https://github.com/quangdang46/rust_token_cost_optimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quangdang46/rust_token_cost_optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangdang46%2Frust_token_cost_optimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangdang46%2Frust_token_cost_optimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31846489139a97516351f133afd373ec67965469
[INFO] fixing quangdang46/rust_token_cost_optimizer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquangdang46%2Frust_token_cost_optimizer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quangdang46/rust_token_cost_optimizer
[INFO] finished tweaking git repo https://github.com/quangdang46/rust_token_cost_optimizer
[INFO] tweaked toml for git repo https://github.com/quangdang46/rust_token_cost_optimizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quangdang46/rust_token_cost_optimizer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quangdang46/rust_token_cost_optimizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451
[INFO] running `Command { std: "docker" "start" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/rtco-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rtco-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking which v8.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling automod v1.0.16
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling rtco v0.2.3 (/opt/rustwide/workdir/crates/rtco-cli)
[INFO] [stderr]    Migrating crates/rtco-cli/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking rusqlite v0.33.0
[INFO] [stderr]     Checking rtco-core v0.2.3 (/opt/rustwide/workdir/crates/rtco-core)
[INFO] [stderr]    Migrating crates/rtco-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rtco-core/src/compressors/smart_crusher/outliers.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-core/src/pipeline/runner.rs:33:11
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let pipeline = CompressionPipeline::default_with_config(config.clone());
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pipeline` calls a custom destructor
[INFO] [stdout]     |         `pipeline` will be dropped later as of Edition 2024
[INFO] [stdout]  33 |     match pipeline.run(input, content_type) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  40 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pipeline` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/rtco-core/src/tee.rs (21 fixes)
[INFO] [stderr]    Migrating crates/rtco-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rtco-core/src/tracking.rs (10 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-core/src/pipeline/runner.rs:33:11
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let pipeline = CompressionPipeline::default_with_config(config.clone());
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pipeline` calls a custom destructor
[INFO] [stdout]     |         `pipeline` will be dropped later as of Edition 2024
[INFO] [stdout]  33 |     match pipeline.run(input, content_type) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  40 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `pipeline` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/rtco-cli/src/main.rs (1 fix)
[INFO] [stderr]    Migrating crates/rtco-cli/src/bin/mcp_server.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rtco-cli/src/hooks/init.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-cli/src/cmds/go/golangci_cmd.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut cmd = resolved_command("golangci-lint");
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cmd` calls a custom destructor
[INFO] [stdout]     |         `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |     match exec_capture(&mut cmd) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `cmd` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-cli/src/toml_filter.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |         match compile_filter(name.clone(), def) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 619 |             Ok(f) => {
[INFO] [stdout] 620 |                 compiled_filters.insert(name, f);
[INFO] [stdout]     |                 --------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 624 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/rtco-cli/src/hooks/hook_cmd.rs (1 fix)
[INFO] [stderr]        Fixed crates/rtco-cli/src/hooks/trust.rs (4 fixes)
[INFO] [stderr]        Fixed crates/rtco-cli/src/cmds/cloud/aws_cmd.rs (3 fixes)
[INFO] [stderr]        Fixed crates/rtco-cli/src/hooks/init.rs (9 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-cli/src/cmds/go/golangci_cmd.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut cmd = resolved_command("golangci-lint");
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cmd` calls a custom destructor
[INFO] [stdout]     |         `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |     match exec_capture(&mut cmd) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `cmd` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rtco-cli/src/toml_filter.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |         match compile_filter(name.clone(), def) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 619 |             Ok(f) => {
[INFO] [stdout] 620 |                 compiled_filters.insert(name, f);
[INFO] [stdout]     |                 --------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 624 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] crater-edition-check: rtco-core v0.2.3 (/opt/rustwide/workdir/crates/rtco-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rtco v0.2.3 (/opt/rustwide/workdir/crates/rtco-cli) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling rtco v0.2.3 (/opt/rustwide/workdir/crates/rtco-cli)
[INFO] [stderr]     Checking rtco-core v0.2.3 (/opt/rustwide/workdir/crates/rtco-core)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 783 |         unsafe { std::env::set_var("RTCO_TEE", "0") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:787:9
[INFO] [stdout]     |
[INFO] [stdout] 787 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:889:9
[INFO] [stdout]     |
[INFO] [stdout] 889 |         unsafe { std::env::set_var("RTCO_TEE_DIR", tmpdir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:892:9
[INFO] [stdout]     |
[INFO] [stdout] 892 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 |         unsafe { std::env::remove_var("RTCO_TEE_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:983:9
[INFO] [stdout]     |
[INFO] [stdout] 983 |         unsafe { std::env::set_var("RTCO_CONFIG_PATH", &fake_config) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:985:9
[INFO] [stdout]     |
[INFO] [stdout] 985 |         unsafe { std::env::set_var("RTCO_TEE_DIR", tmpdir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-core/src/tee.rs:987:9
[INFO] [stdout]     |
[INFO] [stdout] 987 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1001:9
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         unsafe { std::env::remove_var("RTCO_CONFIG_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1003:9
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         unsafe { std::env::remove_var("RTCO_TEE_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1043:9
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         unsafe { std::env::set_var("RTCO_CONFIG_PATH", &fake_config) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         unsafe { std::env::set_var("RTCO_TEE_DIR", tmpdir.path()) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1047:9
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1057:9
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         unsafe { std::env::remove_var("RTCO_CONFIG_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         unsafe { std::env::remove_var("RTCO_TEE_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1126:9
[INFO] [stdout]      |
[INFO] [stdout] 1126 |         unsafe { std::env::set_var("RTCO_TEE_DIR", tmpdir.path()) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1128:9
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1133:9
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         unsafe { std::env::remove_var("RTCO_TEE_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1154:9
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         unsafe { std::env::set_var("RTCO_TEE_DIR", tmpdir.path()) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1156:9
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         unsafe { std::env::remove_var("RTCO_TEE") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tee.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         unsafe { std::env::remove_var("RTCO_TEE_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1726:9
[INFO] [stdout]      |
[INFO] [stdout] 1726 |         unsafe { std::env::set_var("RTCO_DB_PATH", &db_path) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1739:9
[INFO] [stdout]      |
[INFO] [stdout] 1739 |         unsafe { std::env::remove_var("RTCO_DB_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1751:9
[INFO] [stdout]      |
[INFO] [stdout] 1751 |         unsafe { std::env::set_var("RTCO_DB_PATH", &db_path) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1770:9
[INFO] [stdout]      |
[INFO] [stdout] 1770 |         unsafe { std::env::remove_var("RTCO_DB_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1784:9
[INFO] [stdout]      |
[INFO] [stdout] 1784 |         unsafe { env::set_var("RTCO_DB_PATH", &custom_path) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1789:9
[INFO] [stdout]      |
[INFO] [stdout] 1789 |         unsafe { env::remove_var("RTCO_DB_PATH") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1938:32
[INFO] [stdout]      |
[INFO] [stdout] 1938 |                     Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1940:29
[INFO] [stdout]      |
[INFO] [stdout] 1940 |                     None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1952:32
[INFO] [stdout]      |
[INFO] [stdout] 1952 |                     Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-core/src/tracking.rs:1954:29
[INFO] [stdout]      |
[INFO] [stdout] 1954 |                     None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtco-core` (lib test) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/cmds/cloud/aws_cmd.rs:2607:9
[INFO] [stdout]      |
[INFO] [stdout] 2607 |         unsafe { std::env::remove_var("RTCO_REVEAL_SECRETS") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/cmds/cloud/aws_cmd.rs:2703:9
[INFO] [stdout]      |
[INFO] [stdout] 2703 |         unsafe { std::env::set_var("RTCO_REVEAL_SECRETS", "1") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/cmds/cloud/aws_cmd.rs:2725:9
[INFO] [stdout]      |
[INFO] [stdout] 2725 |         unsafe { std::env::remove_var("RTCO_REVEAL_SECRETS") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-cli/src/hooks/hook_cmd.rs:956:9
[INFO] [stdout]     |
[INFO] [stdout] 956 |         unsafe { std::env::remove_var("RTCO_HOOK_AUDIT") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6223:9
[INFO] [stdout]      |
[INFO] [stdout] 6223 |         unsafe { std::env::set_var("RTCO_CLAUDE_DIR", &claude_dir) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6227:24
[INFO] [stdout]      |
[INFO] [stdout] 6227 |             Some(v) => unsafe { std::env::set_var("RTCO_CLAUDE_DIR", v) },
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6229:21
[INFO] [stdout]      |
[INFO] [stdout] 6229 |             None => unsafe { std::env::remove_var("RTCO_CLAUDE_DIR") },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6240:9
[INFO] [stdout]      |
[INFO] [stdout] 6240 |         unsafe { std::env::set_var(PI_CODING_AGENT_DIR_ENV, &pi_dir) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6244:24
[INFO] [stdout]      |
[INFO] [stdout] 6244 |             Some(v) => unsafe { std::env::set_var(PI_CODING_AGENT_DIR_ENV, v) },
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6246:21
[INFO] [stdout]      |
[INFO] [stdout] 6246 |             None => unsafe { std::env::remove_var(PI_CODING_AGENT_DIR_ENV) },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6602:9
[INFO] [stdout]      |
[INFO] [stdout] 6602 |         unsafe { std::env::set_var(PI_CODING_AGENT_DIR_ENV, &absent_dir) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6608:24
[INFO] [stdout]      |
[INFO] [stdout] 6608 |             Some(v) => unsafe { std::env::set_var(PI_CODING_AGENT_DIR_ENV, v) },
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/rtco-cli/src/hooks/init.rs:6610:21
[INFO] [stdout]      |
[INFO] [stdout] 6610 |             None => unsafe { std::env::remove_var(PI_CODING_AGENT_DIR_ENV) },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-cli/src/hooks/trust.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         unsafe { std::env::set_var("RTCO_TRUST_PROJECT_FILTERS", "1") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-cli/src/hooks/trust.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         unsafe { std::env::set_var("CI", "true") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-cli/src/hooks/trust.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         unsafe { std::env::remove_var("RTCO_TRUST_PROJECT_FILTERS") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/rtco-cli/src/hooks/trust.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         unsafe { std::env::remove_var("CI") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtco` (bin "rtco" test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451", kill_on_drop: false }`
[INFO] [stdout] ba7d06e945cbe7a5cdd3256fc8bcf5a2b8858b2f25a569c4c28dc2b3fcc67451
